Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gEconpy v2.0 #38

Open
wants to merge 101 commits into
base: main
Choose a base branch
from
Open

gEconpy v2.0 #38

wants to merge 101 commits into from

Conversation

jessegrabowski
Copy link
Owner

@jessegrabowski jessegrabowski commented Oct 15, 2024

Massive refactor.


📚 Documentation preview 📚: https://gEconpy--38.org.readthedocs.build/en/38/

Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

Copy link

codecov bot commented Oct 16, 2024

Codecov Report

Attention: Patch coverage is 76.98201% with 691 lines in your changes missing coverage. Please review.

Project coverage is 72.09%. Comparing base (5ab3aa5) to head (c8d01a6).

Files with missing lines Patch % Lines
gEconpy/_version.py 40.66% 213 Missing ⚠️
gEconpy/model/statespace.py 31.55% 167 Missing ⚠️
gEconpy/model/model.py 84.64% 84 Missing ⚠️
gEconpy/model/steady_state.py 73.87% 29 Missing ⚠️
gEconpy/numbaf/utilities.py 51.66% 29 Missing ⚠️
gEconpy/parser/parse_distributions.py 77.11% 27 Missing ⚠️
gEconpy/model/perturbation.py 85.71% 25 Missing ⚠️
gEconpy/solvers/gensys.py 88.19% 19 Missing ⚠️
gEconpy/model/compile.py 86.23% 15 Missing ⚠️
gEconpy/utilities.py 81.33% 14 Missing ⚠️
... and 13 more
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #38      +/-   ##
==========================================
- Coverage   79.96%   72.09%   -7.88%     
==========================================
  Files          36       33       -3     
  Lines        5121     5662     +541     
==========================================
- Hits         4095     4082      -13     
- Misses       1026     1580     +554     
Files with missing lines Coverage Δ
gEconpy/classes/containers.py 96.23% <100.00%> (-0.84%) ⬇️
gEconpy/classes/time_aware_symbol.py 93.54% <100.00%> (-3.18%) ⬇️
gEconpy/model/parameters.py 100.00% <100.00%> (ø)
gEconpy/numbaf/__init__.py 100.00% <100.00%> (ø)
gEconpy/numbaf/intrinsics.py 31.37% <ø> (ø)
gEconpy/parser/constants.py 100.00% <ø> (ø)
gEconpy/parser/gEcon_parser.py 98.48% <100.00%> (+0.92%) ⬆️
gEconpy/parser/parse_plaintext.py 98.52% <100.00%> (-1.48%) ⬇️
gEconpy/parser/validation.py 83.33% <100.00%> (ø)
gEconpy/solvers/shared.py 100.00% <100.00%> (ø)
... and 23 more

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant